net/http.serveMux121.match (method)
3 uses
net/http (current package)
servemux121.go#L146: h, pattern = mux.match(host + path)
servemux121.go#L149: h, pattern = mux.match(path)
servemux121.go#L159: func (mux *serveMux121) match(path string) (h Handler, pattern string) {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |